dumpAttributeHDF5

Dump a single piece of data as an attribute to an HDF5 file.

void
dumpAttributeHDF5
(
T
)
(
const T data
,
const string name
,)

Parameters

data T

data to write

name string

name of the attribute

loc_id hid_t

id of the location to attach to

Meta